ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / Size<T> Structure / Empty Field

In This Topic
    Empty Field (Size<T>)
    In This Topic
    The empty instance of the Size<T> struct.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Empty As Size(Of T)
    public static readonly Size<T> Empty
    See Also